#!/bin/sh

IBPATH=${IBPATH:-/usr/local/bin}

$IBPATH/ibhosts; $IBPATH/ibswitches
